home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / wone.swf / scripts / DefineButton2_191 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-02-20  |  41 b   |  4 lines

  1. on(press){
  2.    _parent.PlayLevel(4);
  3. }
  4.